home *** CD-ROM | disk | FTP | other *** search
- Path: news.dacom.co.kr!bora!hanchrok
- From: hanchrok@bora.dacom.co.kr (Han Chi Rok)
- Newsgroups: comp.lang.c++
- Subject: Q: Can I export class member function?
- Date: 18 Feb 1996 06:13:03 GMT
- Organization: DACOM Internet
- Message-ID: <4g6g1f$rme@nis.dacom.co.kr>
- NNTP-Posting-Host: bora.dacom.co.kr
-
- Hello, all.
- Can I export class member functions in DLL?
- And can I import andynamically call the class member functions
- in other DLL files?
- extern "C" does not work good, I think.
- Thanks in advance for your assistance.
-
- Chirok from Seoul
-
-